Package lemon :: Package external :: Package Cheetah :: Module ErrorCatchers :: Class ListErrors
[show private | hide private]
[frames | no frames]

Class ListErrors

ErrorCatcher --+
               |
              ListErrors


Accumulate a list of errors.

Method Summary
  __init__(self, templateObj)
  listErrors(self)
Return the list of errors.
  warn(self, exc_val, code, rawCode, lineCol)
    Inherited from ErrorCatcher
  exceptions(self)

Class Variable Summary
str _timeFormat = '%c'
    Inherited from ErrorCatcher
tuple _exceptionsToCatch = (<class lemon.external.Cheetah.Name...

Method Details

listErrors(self)

Return the list of errors.

Class Variable Details

_timeFormat

Type:
str
Value:
'%c'                                                                   

Generated by Epydoc 2.0 on Mon Nov 10 15:07:42 2003 http://epydoc.sf.net